home *** CD-ROM | disk | FTP | other *** search
- <macromedia-extension
- name="Reverse Frames"
- version="1.0"
- type="Command">
-
- <!-- List the required/compatible products -->
-
- <products>
- <product name="Fireworks" version="6" primary="true" />
- </products>
-
- <!-- Describe the author -->
-
- <author name="Macromedia" />
-
- <!-- Describe the extension -->
-
- <description>
- <![CDATA[
- Reverses the order of the frames in the current document.
- ]]>
- </description>
-
- <!-- Describe where the extension shows in the UI of the product -->
-
- <ui-access>
- <![CDATA[
- To use Reverse Frames, choose Commands > Document > Reverse Frames.
- ]]>
- </ui-access>
-
- <!-- Describe the files that comprise the extension -->
-
- <files>
- <file name="Reverse Frames.swf" destination="$fireworks/configuration/commands/document/" />
- </files>
-
- <!-- Describe the changes to the configuration -->
-
- <configuration-changes>
- </configuration-changes>
-
- </macromedia-extension>